object FormPresente: TFormPresente Left = 340 Top = 286 BorderIcons = [] BorderStyle = bsDialog ClientHeight = 234 ClientWidth = 457 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] FormStyle = fsStayOnTop KeyPreview = True OldCreateOrder = False Position = poScreenCenter OnClose = FormClose OnKeyDown = FormKeyDown OnShow = FormShow PixelsPerInch = 96 TextHeight = 14 object Label2: TLabel Left = 12 Top = 60 Width = 435 Height = 28 Caption = 'Il n'#39'y a aucun fichier ouvert dans Mira, vous pouvez cr'#233'er un no' + 'uveau fichier ou ouvrir un agenda existant. S'#233'lectionnez ce que ' + 'vous voulez faire en cliquant sur un lien ci-desous :' Transparent = True WordWrap = True end object SC_Label1: TSC_Label Left = 132 Top = 114 Width = 185 Height = 15 Cursor = crHandPoint Caption = 'Je veux cr'#233'er un nouveau fichier' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True OnClick = New ACHover = True ACUnderline = True ACColorEnter = clBlue ACColorLeave = clWindowText end object Image1: TImage Left = 99 Top = 111 Width = 24 Height = 24 Cursor = crHandPoint AutoSize = True Picture.Data = {} Transparent = True OnClick = New end object Image2: TImage Left = 99 Top = 144 Width = 24 Height = 24 Cursor = crHandPoint AutoSize = True Picture.Data = {} Transparent = True OnClick = Open end object SC_Label2: TSC_Label Left = 132 Top = 147 Width = 185 Height = 15 Cursor = crHandPoint Caption = 'Je veux ouvrir un fichier existant' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True OnClick = Open ACHover = True ACUnderline = True ACColorEnter = clBlue ACColorLeave = clWindowText end object SC_Label3: TSC_Label Left = 132 Top = 183 Width = 246 Height = 15 Cursor = crHandPoint Caption = 'Je veux utiliser le programme pour l'#39'instant' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True OnClick = NoneAction ACHover = True ACUnderline = True ACColorEnter = clBlue ACColorLeave = clWindowText end object Image4: TImage Left = 99 Top = 180 Width = 24 Height = 24 Cursor = crHandPoint AutoSize = True Picture.Data = {} Transparent = True OnClick = NoneAction end object SC_Panel1: TSC_Panel Left = 0 Top = 0 Width = 457 Height = 49 Align = alTop BevelOuter = bvNone Color = clWhite TabOrder = 0 BorderColor = clSilver BorderShape = bsBottomLine object Image3: TImage Left = 12 Top = 9 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end object Label1: TLabel Left = 57 Top = 9 Width = 244 Height = 31 Caption = 'Bienvenue dans Mira' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -27 Font.Name = 'Times New Roman' Font.Style = [fsBold, fsItalic] ParentFont = False Transparent = True end end end